reftests: Switch test type to session-exclusive
authorColin Walters <walters@verbum.org>
Fri, 31 May 2013 14:34:11 +0000 (10:34 -0400)
committerColin Walters <walters@verbum.org>
Fri, 31 May 2013 14:34:11 +0000 (10:34 -0400)
The reftests are sensitive to window focus, and will not work reliably
if other concurrently executed tests are creating and closing windows.

testsuite/reftests/reftests.test.in

index 0ab222733e2bba11854c263cb902272b044f62e2..bf58d43db170a85e2f47e28adb001d38833a3cd0 100644 (file)
@@ -1,3 +1,3 @@
 [Test]
 Exec=/bin/sh -c "@pkglibexecdir@/installed-tests/gtk-reftest -k --verbose --output $(pwd) --directory @pkglibexecdir@/installed-tests/reftests"
-Type=session
+Type=session-exclusive